decorative banner

File readonly Attribute


    File(path).readonly

Description

    The File readonly attribute, when set, prevents the file from being altered or deleted.

Type

    Boolean; read/write.